CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 搜索资源 - OpenGL 场景

搜索资源列表

  1. 基于vc++的OPENGL三维动画仿真及场景

    1下载:
  2. 基于vc++上的OPENGL的三维动画仿真及场景设计
  3. 所属分类:OpenGL

    • 发布日期:2010-11-16
    • 文件大小:239672
    • 提供者:qhmm0731
  1. Visual+C+++OpenGL应用程序开发

    1下载:
  2. OPENGL + VC 开发三维立体场景。多个例子,有源码,对于学习OPENGL有很大的指导意义和实践意义。
  3. 所属分类:软件工程

  1. OPENGL对话框显示

    0下载:
  2. 利用opengl库实现在对话框中三维场景的显示
  3. 所属分类:源码下载

  1. OpenGL导入3ds模型的问题

    0下载:
  2. OpenGL导入3ds模型的问题。本人用lib3ds导入模型后 采用最原始的画三角形的方法遍历模型中所有的点,画出模型 但在光照的时候出现模型表面有很多杂斑(enable了深度缓存)请问 如何去除杂斑?而且如果在场景中添加一个地板 地板会覆盖部分模型(奇怪的是我激活了depth buffer)-3ds and opengl
  3. 所属分类:OpenGL

    • 发布日期:2017-03-24
    • 文件大小:4389
    • 提供者:jinking
  1. MyWater.基于vc++使用opengl开发的3D水纹波浪

    3下载:
  2. 基于vc++使用opengl开发的3D水纹波浪, 场景绘制与渲染 BOOL CMyWaterView::RenderScene() { glClear(GL_COLOR_BUFFER_BIT) glPushMatrix() glScalef(10,1,10) if (!rgb) glColor3f(.31, .41, .97) else glColor3f(1.f,1.f,1.f) glTranslat
  3. 所属分类:3D图形编程

    • 发布日期:2013-01-18
    • 文件大小:2021839
    • 提供者:xuchi
  1. openglflood.rar

    1下载:
  2. 湿地DEM生成的三维,支持dem动态载入,场景缩放,场景漫游,Wetlands DEM generated three-dimensional, dynamic loading support dem, scene zoom, scene roaming
  3. 所属分类:OpenGL program

    • 发布日期:2016-09-28
    • 文件大小:24613029
    • 提供者:孙两个
  1. Radiosity.rar

    0下载:
  2. 对OpenGl 光能传递算法的研究,有光能传递后的场景,OpenGL light transmission method of research, has light after passing scene
  3. 所属分类:OpenGL program

    • 发布日期:2017-04-02
    • 文件大小:83849
    • 提供者:hxl
  1. virtualsnowworld.rar

    0下载:
  2. 模拟下雪场景,经测试程序运行正常,OpenGL,snow
  3. 所属分类:OpenGL program

    • 发布日期:2017-04-16
    • 文件大小:142415
    • 提供者:肖潇
  1. OpenGl_desk.rar

    1下载:
  2. 使用OPenGL绘制三维场景,比如桌子,花草,圆锥体,包含纹理映射,运动和视角转换,Three-dimensional rendering the use of OPenGL scenes, such as tables, flowers, cone, including texture mapping, movement and perspective conversion
  3. 所属分类:3D Graphic

    • 发布日期:2017-03-28
    • 文件大小:6127
    • 提供者:海天空
  1. Opengl3dGame.rar

    3下载:
  2. 学OPENGl编3D游戏,3D场景框架,碰撞检测,加载3d模型,动画模型,射击爆炸,等等,很全面,完整源码,值得学习!,OPENGl school for 3D games, 3D scenes framework, collision detection, load the 3d model, animation, models, fire explosion, and so on, it is comprehensive, complete source code, it is worth
  3. 所属分类:OpenGL program

    • 发布日期:2016-09-22
    • 文件大小:10972804
    • 提供者:谭俊
  1. OBJLOADER.rar

    1下载:
  2. 加载obj三维模型并显示,并将视窗中所显示的三维模型绘制结果保存为bmp文件,即实现OpenGL场景的存储,OpenGL scene save
  3. 所属分类:OpenGL program

    • 发布日期:2017-03-29
    • 文件大小:208835
    • 提供者:司慧琳
  1. MyTerrain1

    0下载:
  2. OpenGL显示地面,3维动态场景,可漫游-OpenGL display floor, 3-D dynamic scenes, can roam
  3. 所属分类:OpenGL program

    • 发布日期:2017-03-25
    • 文件大小:118145
    • 提供者:东东
  1. 3dgame

    0下载:
  2. 几款3D游戏源码 OpenGL的组合图形 特殊的平面_树 MD2动画模型 射击、爆炸 碰撞检测 游戏进度保存 场景编辑-Game source 3D models a combination of OpenGL graphics plane _ a special MD2 animation model tree shooting, collision detection explosion scenes to preserve the progress of Games Edit
  3. 所属分类:OpenGL program

    • 发布日期:2017-05-25
    • 文件大小:8259633
    • 提供者:bymeok
  1. opengl_draw_lines

    0下载:
  2. 在opengl场景中实现鼠标实时划线,对opengl初学者有很大帮助-How to implement mouse draw lines in OpenGL scene
  3. 所属分类:OpenGL program

    • 发布日期:2017-05-04
    • 文件大小:1214551
    • 提供者:枫叶
  1. opengl_test_lod

    1下载:
  2. 地形渲染,使用OPENGL 和 C++,使用ROAM经典算法,LOD算法化简提高效率,完成对场景的浏览。-Rendering, use the OPENGL and C++, using the classical algorithm ROAM, LOD algorithm is simplified to improve efficiency, complete view of the scene.
  3. 所属分类:OpenGL program

    • 发布日期:2017-05-13
    • 文件大小:3109634
    • 提供者:diaoc2
  1. Atlantis

    0下载:
  2. 利用MFC和openGL开发的模拟鱼儿在水中游动的效果,场景真实性很高,适合3D开发的初学者研究。-OpenGL developed using MFC and fish in the water swimming in the simulation results, the authenticity of the scene is high, suitable for beginners of 3D development.
  3. 所属分类:OpenGL program

    • 发布日期:2017-03-29
    • 文件大小:409541
    • 提供者:林英
  1. opengl-missile-test

    1下载:
  2. opengl 导弹模拟测试程序! 综合了粒子系统和场景制作-opengl missile test!!!!
  3. 所属分类:OpenGL

    • 发布日期:2013-08-09
    • 文件大小:222543
    • 提供者:文志伟
  1. Collision

    0下载:
  2. 三维场景中进行物体间的碰撞检测的程序-Three-dimensional objects in the scene between the collision detection procedures
  3. 所属分类:OpenGL program

    • 发布日期:2017-11-09
    • 文件大小:199625
    • 提供者:
  1. 一个简单的玫瑰花儿程序

    0下载:
  2. 一个简单的玫瑰花儿程序.rar- A simple rose procedure rar
  3. 所属分类:Graph program

    • 发布日期:2017-11-09
    • 文件大小:1189
    • 提供者:邓金霞
  1. 4.4

    0下载:
  2. 5DG S 计算机图形学实验教程OpenGL版 项目名称:5DG S Texture Effect 场景控制: ESC:退出程序 F1:窗口模式或全屏模式的切换 W:场景中央蝶形曲线/蝶形曲面的切换 -5DG S Computer Graphics OpenGL version of the experimental curriculum project name: 5DG S Texture Effect scene control: ESC: exi
  3. 所属分类:OpenGL program

    • 发布日期:2017-04-09
    • 文件大小:239431
    • 提供者:徐颖
« 1 2 3 4 56 7 8 9 10 ... 31 »
搜珍网 www.dssz.com